Welcome![Sign In][Sign Up]
Location:
Search - OTSU algorithm

Search list

[Graph programOTSU

Description: OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction.
Platform: | Size: 1024 | Author: 林宏津 | Hits:

[Graph program大津法阈值分割(otsu)

Description: 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
Platform: | Size: 2048 | Author: 王雷 | Hits:

[Graph programOTSU方法计算图像二值化的自适应阈值

Description: OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
Platform: | Size: 2048 | Author: 陈其星 | Hits:

[OtherOtsu算法(灰度图像的域值分割)的C++类实现

Description: Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
Platform: | Size: 1024 | Author: zhou | Hits:

[2D Graphicvc++OTSUcode

Description: otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
Platform: | Size: 15360 | Author: 苏霍伊 | Hits:

[Special Effectsotsu

Description: OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
Platform: | Size: 1024 | Author: dfsf | Hits:

[Special Effectshhh

Description: 可以打开真彩色或是256色位图图像,进行彩色转灰度、中值滤波、均值滤波、otsu算法图像二值分割等处理。-Can open the true color or 256 colors bitmap images, change color to gray, median filter, mean filter, otsu algorithm for image segmentation, such as binary treatment.
Platform: | Size: 93184 | Author: 张蔚 | Hits:

[Special Effectsotsu

Description: 一种改进的基于Otsu理论的图像分割方法,从算法运行速度和分割效果两方面对最大类间方差法进行改进-An improved Otsu-based theory of image segmentation methods, from the algorithm speed and segmentation results both on the maximum between-class variance method to improve
Platform: | Size: 53248 | Author: 庞德文 | Hits:

[Special EffectsOtsu

Description: Otsu算法(灰度图像的域值分割)的C++类实现-Otsu algorithm (gray image segmentation of the domain) of the C++ Category realize
Platform: | Size: 2048 | Author: zhutao | Hits:

[Special EffectsOtsu

Description: Otsu算法(灰度图像的域值分割)的C++类实现-Otsu algorithm (gray image segmentation of the domain) of the C++ Category realize
Platform: | Size: 2048 | Author: zht | Hits:

[Special EffectsOtsu

Description: 在目标和背景的尺寸比例很接近时,应用otsu算法分割效果才比较好,因此对目标进行开窗分割很有意义.也就说在一定窗口大小内对目标进行otsu分割,窗口之外的图像可以不变或者赋为0 程序中分别给出了算法.-In the target and background is very close to the size of the ratio, the application of Otsu segmentation algorithm is rather good, so windows partition on the target to carry out meaningful. Also said that a certain window size of the target Otsu segmentation, the image outside the window can be given the same or procedures for 0, respectively, the algorithm is given.
Platform: | Size: 110592 | Author: 李成 | Hits:

[2D Graphic21878249952005920105117074328

Description: OTSU 的算法,可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。-OTSU algorithm, Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method.
Platform: | Size: 3072 | Author: 将以 | Hits:

[Special Effectsotsu

Description: otsu算法应用于图像分割--图像分割-直方图-Otsu algorithm is applied to image segmentation image segmentation- Histogram
Platform: | Size: 1024 | Author: Lyf | Hits:

[Special Effectsotsu

Description: 通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,大津算法是一种较为通用的分割算法。-Through this algorithm to select the threshold by the very satisfactory performance of the various situations are relatively good. Although in many cases it is not the best partition, but the quality of segmentation is usually a certain degree of protection, it can be said is the most stable partition. From the above we can see that Otsu algorithm is a segmentation algorithm is more generic.
Platform: | Size: 1024 | Author: 张子木 | Hits:

[Graph programGDI+OTSU

Description: 本程序使用了Gdiplus,在GUI中实现OTSU算法。-This procedure uses the Gdiplus, in the GUI to achieve OTSU algorithm.
Platform: | Size: 2759680 | Author: 曾伟 | Hits:

[Graph programOtsu

Description: 利用Otsu算法进行图像分割实现简单,速度快,效果也好-Otsu algorithm using image segmentation to achieve a simple, fast and effective or
Platform: | Size: 345088 | Author: 蚂蚁 | Hits:

[Special EffectsOtsuThresholding_16Bit

Description: OTSU算法的Java实现,希望对各位有用!-OTSU algorithm of Java to achieve, in the hope that useful!
Platform: | Size: 2048 | Author: qdhuxp | Hits:

[Graph programOtsu

Description: 经典的Otsu算法代码,对于低噪声图像分割效果较理想,适合于实际应用-Classic Otsu algorithm code, the effect of low-noise image segmentation than ideal fit in the practical application of
Platform: | Size: 62464 | Author: 王刚 | Hits:

[Graph programshipinotsu

Description: 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
Platform: | Size: 1024 | Author: 王忠建 | Hits:

[source in ebookotsu

Description: 最大类间方差法-otsu算法的原代码 该方法简单有效-otsu algorithm code
Platform: | Size: 1024 | Author: 王超群 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net